/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Includes/Breadcrumbs/BreadcrumbItem/BreadcrumbItem.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.BreadcrumbItem_breadcrumb__ulH9l {
  display: flex;
  align-items: center;
  color: #999;
}
.BreadcrumbItem_breadcrumb__ulH9l .BreadcrumbItem_link__BpjcC {
  color: rgb(61, 70, 77);
}
.BreadcrumbItem_breadcrumb__ulH9l .BreadcrumbItem_link__BpjcC:hover {
  color: #004ce6;
}
.BreadcrumbItem_breadcrumb__ulH9l .BreadcrumbItem_arrow___9cd6 {
  padding: 0 5px;
  font-size: 16px;
  transform: rotate(-90deg);
}
.BreadcrumbItem_breadcrumb__ulH9l .BreadcrumbItem_text__fnJgZ {
  color: #999;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Includes/Breadcrumbs/Breadcrumbs.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Breadcrumbs_breadcrumbs__6LfE3 {
  padding-top: 16px;
  padding-bottom: 32px;
}
.Breadcrumbs_breadcrumbs__6LfE3 .Breadcrumbs_page__jubkX .Breadcrumbs_pageHeader__h_PrA .Breadcrumbs_list__s8iuL {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 14px;
  line-height: 20px;
}
.Breadcrumbs_breadcrumbs__6LfE3 .Breadcrumbs_page__jubkX .Breadcrumbs_pageHeader__h_PrA .Breadcrumbs_list__s8iuL .Breadcrumbs_breadcrumb__G7QOZ {
  display: flex;
  align-items: center;
}
.Breadcrumbs_breadcrumbs__6LfE3 .Breadcrumbs_page__jubkX .Breadcrumbs_pageHeader__h_PrA .Breadcrumbs_list__s8iuL .Breadcrumbs_breadcrumb__G7QOZ .Breadcrumbs_link__R_Bix:hover {
  color: #004ce6;
}
.Breadcrumbs_breadcrumbs__6LfE3 .Breadcrumbs_page__jubkX .Breadcrumbs_pageHeader__h_PrA .Breadcrumbs_list__s8iuL .Breadcrumbs_breadcrumb__G7QOZ .Breadcrumbs_arrow__Z_Jek {
  padding: 0 5px;
  font-size: 16px;
  transform: rotate(-90deg);
}
.Breadcrumbs_breadcrumbs__6LfE3 .Breadcrumbs_page__jubkX .Breadcrumbs_pageHeader__h_PrA .Breadcrumbs_list__s8iuL .Breadcrumbs_breadcrumb__G7QOZ .Breadcrumbs_text__GDReN {
  color: #999;
}

@media (max-width: 991px) {
  .Breadcrumbs_breadcrumbs__6LfE3 {
    display: none;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Main/Catalog/MainCatalog.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.MainCatalog_description__rNUAb {
  margin-top: 100px;
}

.MainCatalog_top__mhjm7 {
  padding-top: 48px;
}

.MainCatalog_catalog__PsFM_ a {
  color: #3d464d;
  transition: 0.15s;
}
.MainCatalog_catalog__PsFM_ a:hover {
  color: #1a66ff;
}
.MainCatalog_catalog__PsFM_ h2 {
  font-size: 22px;
  font-weight: 700;
}
.MainCatalog_catalog__PsFM_ h3 {
  font-size: 18px;
  font-weight: normal;
}
.MainCatalog_catalog__PsFM_ ul {
  list-style-type: none;
  padding: 0;
}
.MainCatalog_catalog__PsFM_ ul h2 {
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.MainCatalog_catalog__PsFM_ ul li:not(:first-of-type) {
  padding-top: 25px;
}

.MainCatalog_catalog__PsFM_:not(:first-of-type) {
  margin-top: 80px;
}

.MainCatalog_catalog__PsFM_ > a > h2 {
  margin-bottom: 30px;
}

.MainCatalog_mainCatalog__yUYNG {
  margin-top: 10px;
}

.MainCatalog_secondLevel__D2dPv ul li {
  display: inline-block;
  margin-right: 5px;
}
.MainCatalog_secondLevel__D2dPv ul li:not(:first-of-type) {
  padding-top: 0;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/shared/ui/button/button.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.button_button__aZ_6A {
  display: block;
  border: none;
  border-radius: 2px;
  color: var(--gray-700);
  font-weight: 400;
  transition: all 0.1s ease-in-out;
  background-color: transparent;
  cursor: pointer;
}
.button_button__theme--yellow__u0Ctg {
  padding: 10px 20px;
  background-color: var(--site-theme-main-color);
  font-weight: 700;
}
.button_button__theme--yellow__u0Ctg:hover {
  border-color: var(--gray-700);
  background-color: var(--gray-700);
  color: var(--white);
  fill: var(--white);
}
.button_button__theme--yellow__u0Ctg:focus {
  box-shadow: none;
  border-color: var(--gray-700);
  background-color: var(--gray-700);
  color: var(--white);
  fill: var(--white);
}
.button_button__theme--yellow__u0Ctg:active {
  border-color: #546069;
  background-color: #546069;
  color: var(--white);
  fill: var(--white);
}
.button_button__theme--green__H1YqG {
  padding: 0.75em;
  color: var(--white);
  font-size: 0.9em;
  background-color: #41b883;
}
.button_button__theme--green__H1YqG:hover {
  background-color: #38b07a;
}
.button_button__theme--green__H1YqG:active {
  background-color: #309769;
}
.button_button__theme--gray__TGZUy {
  border-color: #f0f0f0;
  background: #f0f0f0;
  color: #3d464d;
  fill: #3d464d;
  font-size: 0.875rem;
  height: calc(1.875rem + 2px);
  line-height: 1.25;
  padding: 0.375rem 1rem;
  font-weight: 500;
  border-radius: 2px;
}
.button_button__theme--gray__TGZUy:hover {
  border-color: #3d464d;
  background: #3d464d;
  color: #fff;
  fill: #fff;
}
.button_button__theme--gray__TGZUy:focus {
  border-color: #3d464d;
  background: #3d464d;
  color: #fff;
  fill: #fff;
}
.button_button__theme--gray__TGZUy:active {
  border-color: #546069;
  background: #546069;
  color: #fff;
  fill: #fff;
}
.button_button__theme--href__91n69 {
  padding: 0;
  color: var(--blue-400);
}
.button_button__theme--href__91n69:active {
  color: var(--blue-500);
}
.button_button__theme--default__Mx2EB {
  padding: 0;
  margin: 0;
  background-color: transparent;
  font-weight: 700;
}
.button_button__theme--header__6RqCp {
  padding: 0.75em;
  transition: color 0.15s ease-in-out, background-color 0.3s ease-in-out;
  color: inherit;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 700;
  border-radius: 2px;
}
.button_button__theme--header__6RqCp:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.button_button__theme--header__6RqCp:focus {
  background-color: rgba(255, 255, 255, 0.5);
}
.button_button__theme--header__6RqCp:active {
  color: rgb(52, 44, 44);
  background-color: rgba(255, 255, 255, 0.5);
}
.button_button__theme--header__6RqCp:focus-visible {
  border: none;
  outline: none;
}
.button_button--disabled__J_eFX {
  pointer-events: none;
  background-color: rgba(255, 211, 51, 0.5);
}

@media (max-width: 991px) {
  .button_button__theme--header__6RqCp:hover {
    background-color: transparent;
  }
  .button_button__theme--header__6RqCp:focus {
    background-color: transparent;
  }
  .button_button__theme--header__6RqCp:active {
    background-color: transparent;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Includes/Pagination/Pagination.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Pagination_pagination__xp3rv {
  display: flex;
  justify-content: center;
  padding-top: 32px;
}
.Pagination_pagination__xp3rv.Pagination_blue__rbx44 {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.Pagination_pagination__xp3rv.Pagination_blue__rbx44 .Pagination_wrap___BSCI {
  margin-bottom: 1rem;
}
.Pagination_pagination__xp3rv.Pagination_blue__rbx44 .Pagination_wrap___BSCI .Pagination_arrowPage__7Qhb2 {
  border-radius: 50%;
  color: #797979;
  margin: 0 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  background-color: var(--white);
  border: 1px solid #dee2e6;
}
.Pagination_pagination__xp3rv.Pagination_blue__rbx44 .Pagination_wrap___BSCI .Pagination_arrowPage__7Qhb2:hover {
  cursor: pointer;
  box-shadow: none;
  background: #ebebeb;
  color: #797979;
}
.Pagination_pagination__xp3rv.Pagination_blue__rbx44 .Pagination_wrap___BSCI .Pagination_list__Y3kE_ .Pagination_active__0QoPg .Pagination_page__3q1hA {
  border: 0;
  color: var(--white);
  padding: 7px 13px;
}
.Pagination_pagination__xp3rv.Pagination_blue__rbx44 .Pagination_wrap___BSCI .Pagination_list__Y3kE_ .Pagination_active__0QoPg .Pagination_page__3q1hA:hover {
  border: 0;
  cursor: default;
  color: var(--white);
  padding: 7px 13px;
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI {
  display: flex;
  align-items: center;
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI .Pagination_arrowPage__7Qhb2 {
  display: flex;
  border-radius: 2px;
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI .Pagination_arrowPage__7Qhb2:hover {
  cursor: pointer;
  box-shadow: none;
  background: #ebebeb;
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI .Pagination_prevPage__x7gTH span {
  transform: rotate(-90deg);
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI .Pagination_list__Y3kE_ {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  margin: 0;
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI .Pagination_list__Y3kE_ .Pagination_item__zrH4a .Pagination_page__3q1hA {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 500;
  margin: 0 2px;
  padding: 9px 10px 8px;
  height: 33px;
  background: transparent;
  color: var(--gray-700);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI .Pagination_list__Y3kE_ .Pagination_item__zrH4a .Pagination_page__3q1hA:hover {
  cursor: pointer;
  box-shadow: none;
  background: #ebebeb;
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI .Pagination_list__Y3kE_ .Pagination_active__0QoPg .Pagination_page__3q1hA {
  background: var(--site-theme-main-color);
  color: var(--gray-700);
  cursor: default;
  z-index: 2;
}
.Pagination_pagination__xp3rv .Pagination_wrap___BSCI .Pagination_nextPage__LZ1Ye span {
  transform: rotate(90deg);
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Main/Product/ProductCards/ProductItem/ProductItem.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProductItem_item__zJmDr {
  display: block;
  width: 100%;
  margin: 8px 0;
  border: 1px;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #ededed inset;
  transition: box-shadow 0.2s;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc:hover::before {
  transition-duration: 0s;
  box-shadow: 0 0 0 2px rgba(255, 211, 51, 0.7) inset;
  z-index: 2;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc {
  position: relative;
  padding: 1px;
  background: #fff;
  border: none;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_image__6Pd3E {
  padding: 24px;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_image__6Pd3E a {
  display: block;
  position: relative;
  padding-bottom: 100%;
  width: 100%;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_image__6Pd3E img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_info__oaBJX {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
  padding-left: 0;
  padding-right: 20px;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_info__oaBJX .ProductItem_name__KprgD {
  font-size: 16px;
  line-height: 20px;
  flex-grow: 0;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_info__oaBJX .ProductItem_name__KprgD a {
  color: inherit;
  transition: 0.15s;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_info__oaBJX .ProductItem_featuresList__iVLYT {
  list-style: none;
  margin: 10px 0 6px;
  padding: 0;
  color: #6c757d;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_info__oaBJX .ProductItem_featuresList__iVLYT .ProductItem_featureItem__Hd_4N {
  position: relative;
  padding: 3px 0;
  padding-left: 12px;
  padding-right: 0;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_info__oaBJX .ProductItem_featuresList__iVLYT .ProductItem_featureItem__Hd_4N::before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  width: 5px;
  height: 5px;
  border-radius: 2.5px;
  border: 1px solid currentColor;
  left: 0;
  top: 8px;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_actions__1wEfA {
  padding: 16px 20px;
  border-left: 1px solid #ebebeb;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_actions__1wEfA .ProductItem_availability__OVtzc {
  color: #999;
  font-size: 14px;
  padding-right: 10px;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_actions__1wEfA .ProductItem_availability__OVtzc .ProductItem_text-succes__FH4ic {
  color: #28a745;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_actions__1wEfA .ProductItem_prices__ggF_k {
  margin-top: 14px;
  line-height: 1;
  font-weight: 700;
  color: #3d464d;
  margin-top: 16px;
  font-size: 18px;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_actions__1wEfA .ProductItem_buttons__qks8n {
  display: flex;
  margin-top: 24px;
  flex-wrap: wrap;
}
.ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_actions__1wEfA .ProductItem_buttons__qks8n .ProductItem_addToCart__L_X2Z {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 500;
}

@media (max-width: 768px) {
  .ProductItem_item__zJmDr .ProductItem_card__VuFOc {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_image__6Pd3E {
    width: 210px;
    height: 210px;
  }
  .ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_info__oaBJX {
    padding: 20px;
    border-bottom: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
  }
  .ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_actions__1wEfA {
    border: none;
  }
  .ProductItem_item__zJmDr .ProductItem_card__VuFOc .ProductItem_actions__1wEfA .ProductItem_buttons__qks8n .ProductItem_addToCart__L_X2Z {
    width: auto;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Main/Product/ProductCards/ProductSort/ProductSort.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProductSort_sort__NXFiX {
  display: flex;
  align-items: center;
}
.ProductSort_sort__NXFiX label {
  margin-right: 8px;
}
.ProductSort_sort__NXFiX .ProductSort_wrap___8Fd1 {
  margin-right: 10px;
}
.ProductSort_sort__NXFiX .ProductSort_wrap___8Fd1 select {
  background-image: url(/select-arrow.svg);
  background-repeat: no-repeat;
  background-size: 5px 10px;
  background-position: right 0.5rem center;
  padding-right: calc(1rem + 5px);
}
.ProductSort_sort__NXFiX .ProductSort_filterButton__EgPS8 {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 3px 5px;
  height: 100%;
  color: #3d464d;
  border-radius: 0.25rem;
  border: 1px solid #e5e5e5;
}
.ProductSort_sort__NXFiX .ProductSort_filterButton__EgPS8:hover {
  background-color: transparent;
}
.ProductSort_sort__NXFiX .ProductSort_filterButton__EgPS8:focus {
  background-color: transparent;
}

@media (max-width: 991px) {
  .ProductSort_sort__NXFiX .ProductSort_filterButton__EgPS8 {
    display: flex;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Main/Product/ProductCards/ProductCards.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProductCards_cards__0T2Wt {
  margin-bottom: 50px;
}
.ProductCards_cards__0T2Wt .ProductCards_options__NYwif {
  padding-bottom: 20px;
}
.ProductCards_cards__0T2Wt .ProductCards_options__NYwif .ProductCards_view__SnOU5 {
  display: flex;
  align-items: center;
  font-size: 15px;
  justify-content: space-between;
  margin-bottom: 0;
}
.ProductCards_cards__0T2Wt .ProductCards_list__93QiR {
  list-style: none;
  padding: 0;
  margin: -8px 0;
  display: flex;
  flex-wrap: wrap;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Main/Catalog/Sidebar/Filters/FilterItem/FilterItem.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.FilterItem_list__bVX1A {
  padding: 0;
  margin: 0;
  list-style: none;
}

.FilterItem_filterItem__rhn41 {
  padding: 8px 20px;
  margin: 0 -20px;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_button__BuGz_ {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_filterSelect__UpPpL {
  font-weight: 700;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO {
  margin: 0 -20px;
  overflow: hidden;
  visibility: hifilterdden;
  height: 0;
  opacity: 0;
  transition: height 0.2s, opacity 0.2s, visibility 0s 0.2s;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu {
  padding: 10px 20px 16px;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_categories__po5M9 .FilterItem_list__bVX1A {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 18px;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_categories__po5M9 .FilterItem_list__bVX1A .FilterItem_categoriesItem__4gSX8 {
  padding: 6px 0;
  display: flex;
  padding-left: 14px;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_categories__po5M9 .FilterItem_list__bVX1A .FilterItem_categoriesItem__4gSX8 .FilterItem_href__jghQ9 {
  flex-grow: 1;
  padding-right: 10px;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_categories__po5M9 .FilterItem_list__bVX1A .FilterItem_categoriesItem__4gSX8 .FilterItem_filterActive__sKrPX {
  font-weight: 700;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_categories__po5M9 .FilterItem_list__bVX1A .FilterItem_categoriesItem__4gSX8 .FilterItem_counter__f3UKM {
  font-size: 12px;
  line-height: 12px;
  padding-top: 4px;
  font-weight: 400;
  color: #999;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_productFilter__8J6QG .FilterItem_input__JFmYu {
  margin-bottom: 1.5em;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_productFilter__8J6QG .FilterItem_input__JFmYu .FilterItem_wrap__0cTVH .FilterItem_element__o6EW7 {
  max-width: 20em;
  margin-bottom: 0.1em;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_collapse__FVHXI {
  position: relative;
  display: block;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_collapse__FVHXI .FilterItem_wrap__0cTVH {
  margin-bottom: 50px;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_collapse__FVHXI .FilterItem_wrap__0cTVH .FilterItem_filterButton__RlXqQ {
  position: absolute;
  bottom: 0;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_collapse__FVHXI .FilterItem_wrap__0cTVH .FilterItem_collapseButton__oKLjT {
  right: 18px;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 .FilterItem_body___H0gO .FilterItem_container__ZEjlu .FilterItem_collapse__FVHXI .FilterItem_wrap__0cTVH .FilterItem_hidden-button__Q0jdQ {
  left: 0;
}
.FilterItem_filterItem__rhn41 .FilterItem_filter___aCe1 a:hover {
  color: #1a66ff;
}
.FilterItem_filterItem__rhn41 .FilterItem_loading__a_BiA {
  margin: 15px;
}
.FilterItem_filterItem__rhn41 .FilterItem_loading__a_BiA .FilterItem_loader__UotAl {
  border: 3px solid #a0a0a0;
  border-top: 3px solid #828282;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: FilterItem_spin__VvuI7 0.3s linear infinite;
  margin: 0 auto;
}
@keyframes FilterItem_spin__VvuI7 {
  100% {
    transform: rotate(360deg);
  }
}
.FilterItem_filterItem__rhn41 .FilterItem_filterOpen__eCmhn .FilterItem_body___H0gO {
  overflow: visible;
  visibility: hifilterdden;
  height: auto;
  opacity: 1;
}
.FilterItem_filterItem__rhn41 .FilterItem_filterOpen__eCmhn .FilterItem_arrow__YChmp {
  transform: rotate(180deg);
}

.FilterItem_filterItem__rhn41:not(:last-child) {
  border-bottom: 2px solid #f0f0f0;
}

.FilterItem_filterItem__rhn41:first-child {
  border-top: 2px solid #f0f0f0;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Includes/Loader/Loader.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Loader_loading__Gxsfo .Loader_loader__afLiW {
  border: 3px solid #a0a0a0;
  border-top: 3px solid #828282;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: Loader_spin__N2rOD 0.3s linear infinite;
  margin: 0 auto;
}
@keyframes Loader_spin__N2rOD {
  100% {
    transform: rotate(360deg);
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/shared/ui/input/input.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.input_input__BVGza {
  padding: 0.75em;
  display: block;
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.3em;
  border: 1px solid #cecece;
  box-sizing: border-box;
  background-color: transparent;
  font-size: 0.9em;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 400;
  line-height: 1.2em;
}
.input_input__theme--yellow__aU9H5:focus-visible {
  outline: none;
  border-color: var(--site-theme-main-color);
}
.input_input__theme--value__Tjwx_ {
  -moz-appearance: textfield;
  display: block;
  width: 100%;
  height: 100%;
  min-width: 88px;
  padding: 0 24px 1px;
  text-align: center;
  border-radius: 2px;
  font-size: 1.25rem;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.input_input__theme--value__Tjwx_::-webkit-outer-spin-button, .input_input__theme--value__Tjwx_::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input_input__theme--value__Tjwx_:focus-visible {
  outline-color: var(--site-theme-main-color);
}
.input_input__theme--attach__75zQu {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.input_input__theme--message__UM3lg {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

@media (max-width: 991px) {
  .input_input__BVGza {
    max-width: 100%;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Main/Catalog/Sidebar/Filters/FilterValuesList/FilterValuesList.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.FilterValuesList_list__e_38w {
  list-style: none;
  margin: 0;
  padding: 0;
}
.FilterValuesList_list__e_38w .FilterValuesList_item__MulEQ .FilterValuesList_check__66jmi {
  display: flex;
  align-items: center;
  padding: 1px 0;
  cursor: pointer;
  display: flex;
  margin: 8px 0;
}
.FilterValuesList_list__e_38w .FilterValuesList_item__MulEQ .FilterValuesList_check__66jmi .FilterValuesList_body__8EC94 {
  display: block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 0.5rem;
}
.FilterValuesList_list__e_38w .FilterValuesList_item__MulEQ .FilterValuesList_check__66jmi .FilterValuesList_body__8EC94 .FilterValuesList_checkbox__pEn1t {
  display: none;
}
.FilterValuesList_list__e_38w .FilterValuesList_item__MulEQ .FilterValuesList_check__66jmi .FilterValuesList_body__8EC94 .FilterValuesList_box__YiSm2 {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 1.2px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
  transition: background 0.15s, box-shadow 0.15s;
}
.FilterValuesList_list__e_38w .FilterValuesList_item__MulEQ .FilterValuesList_check__66jmi .FilterValuesList_body__8EC94 .FilterValuesList_icon__EaVNZ {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #3d464d;
}
.FilterValuesList_list__e_38w .FilterValuesList_item__MulEQ .FilterValuesList_check__66jmi .FilterValuesList_active__LeMqq .FilterValuesList_box__YiSm2 {
  background: var(--site-theme-main-color);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset;
}
.FilterValuesList_list__e_38w .FilterValuesList_item__MulEQ .FilterValuesList_check__66jmi .FilterValuesList_active__LeMqq .FilterValuesList_icon__EaVNZ {
  display: block;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Main/Catalog/Sidebar/Sidebar.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Sidebar_sidebar__J94Vr {
  margin-right: 30px;
  width: 330px;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M {
  margin-bottom: 50px;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn {
  margin-bottom: 20px;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot .Sidebar_widget__g8BfS {
  border: 2px solid #f0f0f0;
  border-radius: 2px;
  padding: 20px;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot .Sidebar_widget__g8BfS .Sidebar_header__AP8OH {
  display: flex;
  justify-content: space-between;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot .Sidebar_widget__g8BfS .Sidebar_header__AP8OH .Sidebar_title__EDD75 {
  margin-bottom: 20px;
  font-size: 20px;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot .Sidebar_widget__g8BfS .Sidebar_header__AP8OH .Sidebar_closeBtn__96Rrc {
  display: none;
  font-weight: 400;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot .Sidebar_widget__g8BfS .Sidebar_list__XnOkl {
  list-style: none;
  margin: 0;
  padding: 0;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot .Sidebar_widget__g8BfS .Sidebar_list__XnOkl .Sidebar_window__YAe29 .Sidebar_list__XnOkl {
  list-style: none;
  margin: 0;
  padding: 0;
}
.Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_buttons__6b_1P {
  margin-top: 15px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .Sidebar_sidebar__J94Vr {
    width: 0%;
    margin-right: 0;
  }
  .Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M {
    left: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    width: 200%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(61, 70, 77, 0.9);
    transition: all 0.3s ease-in-out;
  }
  .Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    transition: transform 0.3s;
    display: flex;
    flex-direction: column;
    background-color: #fff;
  }
  .Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot {
    position: relative;
  }
  .Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot .Sidebar_widget__g8BfS .Sidebar_header__AP8OH .Sidebar_closeBtn__96Rrc {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: transparent;
    height: 66px;
    width: 66px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    fill: #999;
    transition: fill 0.2s;
    border-radius: 0;
    border-left: 1px solid #f0f0f0;
  }
  .Sidebar_sidebar__J94Vr .Sidebar_block__DeZ0M .Sidebar_body__U_xnn .Sidebar_item__ma8ot .Sidebar_widget__g8BfS .Sidebar_header__AP8OH .Sidebar_closeBtn__96Rrc .Sidebar_closeIcon__xBYY3 {
    color: #3d464d;
    font-size: 35px;
  }
  .Sidebar_sidebar__J94Vr .Sidebar_open__Avdfp {
    left: 0;
    visibility: visible;
    transition-delay: 0s;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[5].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[5].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[5].oneOf[9].use[5]!./src/Components/Main/Catalog/ProductCatalog.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProductCatalog_block__rwRBA {
  margin-bottom: 50px;
}
.ProductCatalog_block__rwRBA .ProductCatalog_product__RS_VR .ProductCatalog_productLayout__WAhzb {
  display: flex;
}
.ProductCatalog_block__rwRBA .ProductCatalog_product__RS_VR .ProductCatalog_productLayout__WAhzb .ProductCatalog_content__LFge8 {
  width: 100%;
}
.ProductCatalog_block__rwRBA .ProductCatalog_product__RS_VR .ProductCatalog_productLayout__WAhzb .ProductCatalog_content__LFge8 .ProductCatalog_view__KQbHV {
  margin-bottom: 50px;
}
.ProductCatalog_block__rwRBA .ProductCatalog_product__RS_VR .ProductCatalog_productLayout__WAhzb .ProductCatalog_content__LFge8 .ProductCatalog_view__KQbHV .ProductCatalog_title__Agk8B {
  font-size: 32px;
  font-weight: 700;
}
.ProductCatalog_block__rwRBA .ProductCatalog_product__RS_VR .ProductCatalog_productLayout__WAhzb .ProductCatalog_content__LFge8 .ProductCatalog_view__KQbHV .ProductCatalog_description__AAT6P {
  margin-top: 40px;
}
